home *** CD-ROM | disk | FTP | other *** search
/ Truse Original Drawing Collection 3 / Truse Original Drawing Collection 3.iso / splayer.exe / 0 / RCDATA / TFORMSHOWBACK / TFORMSHOWBACK.txt
Text File  |  1999-09-27  |  2KB  |  94 lines

  1. object FormShowBack: TFormShowBack
  2.   Left = 289
  3.   Top = 99
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜╩ò\∩┐╜∩┐╜'
  6.   ClientHeight = 133
  7.   ClientWidth = 306
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object Bevel1: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 289
  21.     Height = 81
  22.     Shape = bsFrame
  23.   end
  24.   object Label1: TLabel
  25.     Left = 24
  26.     Top = 28
  27.     Width = 69
  28.     Height = 12
  29.     Caption = '∩┐╜\∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜@(&T)∩┐╜F'
  30.     FocusControl = ComboType
  31.   end
  32.   object Label5: TLabel
  33.     Left = 24
  34.     Top = 60
  35.     Width = 46
  36.     Height = 12
  37.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&C)∩┐╜F'
  38.     FocusControl = EditCond
  39.   end
  40.   object ComboType: TComboBox
  41.     Left = 104
  42.     Top = 24
  43.     Width = 181
  44.     Height = 20
  45.     Style = csDropDownList
  46.     ItemHeight = 12
  47.     Items.Strings = (
  48.       '∩┐╜t∩┐╜F∩┐╜[∩┐╜h∩┐╜C∩┐╜∩┐╜'
  49.       '∩┐╜t∩┐╜F∩┐╜[∩┐╜h∩┐╜C∩┐╜∩┐╜(∩┐╜c)'
  50.       '∩┐╜t∩┐╜F∩┐╜[∩┐╜h∩┐╜C∩┐╜∩┐╜(∩┐╜∩┐╜)'
  51.       '∩┐╜J∩┐╜[∩┐╜e∩┐╜∩┐╜(∩┐╜c)'
  52.       '∩┐╜J∩┐╜[∩┐╜e∩┐╜∩┐╜(∩┐╜∩┐╜)'
  53.       '∩┐╜J∩┐╜[∩┐╜e∩┐╜∩┐╜∩┐╜Q(∩┐╜c)'
  54.       '∩┐╜J∩┐╜[∩┐╜e∩┐╜∩┐╜∩┐╜Q(∩┐╜∩┐╜)'
  55.       '∩┐╜u∩┐╜∩┐╜∩┐╜C∩┐╜∩┐╜∩┐╜h(∩┐╜c)'
  56.       '∩┐╜u∩┐╜∩┐╜∩┐╜C∩┐╜∩┐╜∩┐╜h(∩┐╜∩┐╜)'
  57.       '∩┐╜X∩┐╜N∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜(∩┐╜c)'
  58.       '∩┐╜X∩┐╜N∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜(∩┐╜∩┐╜)'
  59.       '∩┐╜\∩┐╜k∩┐╜∩┐╜'
  60.       '∩┐╜∩┐╜∩┐╜g∩┐╜∩┐╜'
  61.       '∩┐╜\∩┐╜k∩┐╜∩┐╜+∩┐╜t∩┐╜F∩┐╜[∩┐╜h'
  62.       '∩┐╜∩┐╜∩┐╜g∩┐╜∩┐╜+∩┐╜t∩┐╜F∩┐╜[∩┐╜h')
  63.     TabOrder = 0
  64.   end
  65.   object EditCond: TEdit
  66.     Left = 104
  67.     Top = 56
  68.     Width = 181
  69.     Height = 20
  70.     TabOrder = 1
  71.     Text = 'EditCond'
  72.   end
  73.   object btnOk: TButton
  74.     Left = 140
  75.     Top = 96
  76.     Width = 75
  77.     Height = 25
  78.     Caption = 'OK'
  79.     Default = True
  80.     ModalResult = 1
  81.     TabOrder = 2
  82.   end
  83.   object btnCancel: TButton
  84.     Left = 220
  85.     Top = 96
  86.     Width = 75
  87.     Height = 25
  88.     Cancel = True
  89.     Caption = '∩┐╜∩┐╜▌╛∩┐╜'
  90.     ModalResult = 2
  91.     TabOrder = 3
  92.   end
  93. end
  94.